type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToInt16

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L784: 			return scanPlanBinaryInt4ToInt16{}
		int.go#L920: type scanPlanBinaryInt4ToInt16 struct{}
		int.go#L922: func (scanPlanBinaryInt4ToInt16) Scan(src []byte, dst any) error {